table of contents
| FcConfigCreate(3) | FcConfigCreate(3) |
NAME¶
FcConfigCreate - Create a configuration
SYNOPSIS¶
#include <fontconfig.h> FcConfig * FcConfigCreate(void); .fi
DESCRIPTION¶
Creates an empty configuration.
VERSION¶
Fontconfig version 2.8.0
| 18 November 2009 |